Age | Commit message (Expand) | Author |
2021-10-08 | vcl: test PhysicalFontCollection and move to vcl::font namespace | Chris Sherlock |
2021-10-07 | remove python make dependency from MoTarget | Caolán McNamara |
2021-10-05 | drop 'using namespace std' in s* + toolkit | Julien Nabet |
2021-10-05 | vcl: test PhysicalFontFace and move to vcl::font namespace | Chris Sherlock |
2021-10-04 | We need com_sun_star_animations_AnimatePhysics_get_implementation | Tor Lillqvist |
2021-10-03 | unterminated call to function 'call': missing ')'. | Caolán McNamara |
2021-10-03 | TODO: remove missing .po support when writerfilter .po files exist | Caolán McNamara |
2021-10-02 | new loplugin:moveparam | Noel Grandin |
2021-09-29 | qt6: Add a qt6 VCL plugin | Michael Weghorn |
2021-09-28 | com_sun_star_comp_svx_CharacterSpacingToolBoxControl is duplicated | Caolán McNamara |
2021-09-28 | More constructors needed for the DISABLE_DYNLOADING case | Tor Lillqvist |
2021-09-28 | vcl: rename OutDevState to Stack | Chris Sherlock |
2021-09-27 | vcl: move FontSelectPattern to own file and into vcl::font namespace | Chris Sherlock |
2021-09-24 | disable these for fuzzing as well as !HAVE_FEATURE_DBCONNECTIVITY | Caolán McNamara |
2021-09-24 | need connectivity_dbase_ODriver if HAVE_FEATURE_DBCONNECTIVITY is true | Caolán McNamara |
2021-09-24 | need OSDBCDriverManager if HAVE_FEATURE_DBCONNECTIVITY is true | Caolán McNamara |
2021-09-23 | Look for the udkapi types.rdb file in the right place when cross-compiling | Tor Lillqvist |
2021-09-23 | Adapt solenv/flatpak-manifest.in to recent download.lst changes | Stephan Bergmann |
2021-09-23 | external: update pdfium to 4643 | Miklos Vajna |
2021-09-22 | avoid some more D9025 warnings | Luboš Luňák |
2021-09-22 | Apparently we need to define gb_Library_PLAINEXT_FOR_BUILD for iOS | Tor Lillqvist |
2021-09-22 | make .pch file also depend on its source .hxx file | Luboš Luňák |
2021-09-20 | use MSVC's /Zc:inline option to reduce binary size | Luboš Luňák |
2021-09-20 | use clang-cl's -Zc:dllexportInlines- for clang-cl builds | Luboš Luňák |
2021-09-20 | use clang-cl's -Zc:dllexportInlines- for Skia (tdf#144598) | Luboš Luňák |
2021-09-20 | introduce SfxItemSetFixed and use it in DefaultProperties | Noel Grandin |
2021-09-19 | make "-external/" valid gbuild exclusion for FORCE_COMPILE | Luboš Luňák |
2021-09-18 | make FORCE_COMPILE_ALL more flexible than all or nothing | Luboš Luňák |
2021-09-18 | make COMPILER_EXTERNAL_TOOL=1 work properly with generated sources | Luboš Luňák |
2021-09-18 | don't force compiler plugins when COMPILER_EXTERNAL_TOOL=1 is used | Luboš Luňák |
2021-09-17 | clang-format ondemand.hxx | Noel Grandin |
2021-09-16 | tdf#143103 Support Color Filter in "Standard Filter" dialog | Samuel Mehrbrodt |
2021-09-13 | loplugin:cow_wrapper | Noel Grandin |
2021-09-11 | add -DSYSTEM_NSS to flags ignored for system PCH | Luboš Luňák |
2021-09-10 | vcl: move outdevstate.cxx to stack.cxx | Chris Sherlock |
2021-09-09 | tdf#130795 use concurrent hashmap in SharedStringPool | Noel Grandin |
2021-09-06 | vcl: migrate ImplLayoutRuns to own files | Chris Sherlock |
2021-09-06 | Flatpak: Upgrade to 21.08 runtime, disable Skia | Stephan Bergmann |
2021-09-06 | tdf#138255 use GtkSpinButton in SwGotoPageDlg | tobias |
2021-09-05 | Adapt solenv/flatpak-manifest.in to recent download.lst changes | Stephan Bergmann |
2021-09-01 | sc: do not use dashes in the file names | Xisco Fauli |
2021-08-31 | flatten SfxObjectShellArr_Impl | Noel Grandin |
2021-08-31 | vcl: move RemoveTransparenciesFromMetaFile() to outdev/transparent.cxx | Chris Sherlock |
2021-08-31 | flatten SfxTbxCtrlFactArr_Impl | Noel Grandin |
2021-08-31 | flatten SfxChildWinFactArr_Imp | Noel Grandin |
2021-08-30 | vcl: move BitmapEx related functions to outdev/bitmapex.cxx | Chris Sherlock |
2021-08-27 | Related tdf#119931 - Fix accessibility warnings | Heiko Tietze |
2021-08-27 | Improve accessibility for application color settings | Heiko Tietze |
2021-08-27 | vcl: move OutputDevice fill functions to fill.cxx | Chris Sherlock |
2021-08-27 | vcl: SvmConverter is only used in vcl filters | Chris Sherlock |