- 10b7f18 Adjust naming after moving SvColorDialog to vcl by Michael Weghorn · 10 months ago
- d96bbf1 Move SvColorDialog from svtools to vcl by Michael Weghorn · 10 months ago
- 028d74b Pass SvColorDialog parent in ctor by Michael Weghorn · 10 months ago
- cf1c25e tdf#147021 Use std::size() instead of SAL_N_ELEMENTS() macro by Vlad Ene · 11 months ago
- 374dd9f Unify on VclPtr::reset by Mike Kaganski · 11 months ago
- d39842d cleanup msvcdll stuff by Christian Lohmaier · 11 months ago
- 396c9dd don't add 64bit activex component to 32bit builds anymore by Christian Lohmaier · 11 months ago
- bd0d3b4 Resolves: tdf#166613 wrong selection returned from forms listbox editor by Caolán McNamara · 11 months ago
- 6dd8843 Resolves: tdf#166612 MultiSelection inverted for form list properties by Caolán McNamara · 11 months ago
- c854f5a vcl: Move RoadmapWizardMachine to own source file by Michael Weghorn · 11 months ago
- 7c6dd50 Clarify comments/debug output mentioning RoadmapWizard by Michael Weghorn · 11 months ago
- 339f9a7 extensions: Drop OAddressBookSourcePilot_Base typedef by Michael Weghorn · 11 months ago
- 2816d1b Fix typo by Andrea Gelmini · 11 months ago
- 924ab19 Remove obsolete fw declarations from embeddedobj/ extensions/ by Gabor Kelemen · 1 year, 3 months ago
- 7ab40eb fix spelling: "handish" -> "by hand" by Noel Grandin · 12 months ago
- 890d7b1 Resave taborder.ui with glade 3.40 by Michael Weghorn · 1 year ago
- a790b8f tdf#147021 Use std::size() instead of SAL_N_ELEMENTS() by Mohamed Zaghloul · 1 year, 1 month ago
- 2a20616 Move Windows error helpers to comphelper namespace by varshneydevansh · 1 year ago
- 599ab8d Rename con-const vcl::Font property getters for clarity by Mike Kaganski · 1 year, 1 month ago
- 22f46bd use more concrete UNO classes by Noel Grandin · 1 year, 1 month ago
- 09e2627 use more concrete UNO types in some local vars by Noel Grandin · 1 year, 2 months ago
- 41df8ca QuickLook Preview/Thumbnail version should match the app's version by Christian Lohmaier · 1 year, 2 months ago
- a53f44c Set bundle identifier to match Mac App Store requirements by Patrick Luby · 1 year, 3 months ago
- 1c763a6 tdf#160770: use OUString ctor that takes length, which allows nullptr by Mike Kaganski · 1 year, 2 months ago
- 2e31b49 Use CComPtr and its method to create instance by prog id by Mike Kaganski · 1 year, 3 months ago
- c31c20a Use IID_PPV_ARGS and CComPtr to simplify by Mike Kaganski · 1 year, 3 months ago
- bf7b45c Use o3tl::convert by Mike Kaganski · 1 year, 3 months ago
- b6d9da0 Fix typos by Andrea Gelmini · 1 year, 3 months ago
- 758ea7a Fix typo by Andrea Gelmini · 1 year, 3 months ago
- 3eb7cdd tdf#35361 Add a Quick Look plugins for .od* files on macOS by Patrick Luby · 1 year, 4 months ago
- 9dd21ea tdf#164037 Check property exists before accessing it by Michael Weghorn · 1 year, 3 months ago
- e143c83 Simplify using designated initializers by Mike Kaganski · 1 year, 3 months ago
- 72df5a6 Drop unneeded forward declarations from include/ by Gabor Kelemen · 1 year, 3 months ago
- 833b5c3 tdf#145538 use ranged based for loops in by kkasliwal · 1 year, 4 months ago
- f956d81 Port OBrowserLine to new weld::Grid API by Michael Weghorn · 1 year, 4 months ago
- 059e695 cid#1606642 Data race condition by Caolán McNamara · 1 year, 4 months ago
- 259480c Simplify OABSPilotUno by Mike Kaganski · 1 year, 4 months ago
- 57d5320 weld: Rename weld::Treeview selection signal/connect by Michael Weghorn · 1 year, 4 months ago
- c480e9f tdf#130924 use SAL_WARN instead of fprintf by Mohamed Ali · 1 year, 4 months ago
- 55e86ed tdf#120658 - Reworking of dialogues Organize macros by Jim Raykowski · 1 year, 6 months ago
- 8c1dbd3 cid#1607542 COPY_INSTEAD_OF_MOVE by Caolán McNamara · 1 year, 4 months ago
- 9579907 Spelling mistake in code by Bogdan Buzea · 1 year, 5 months ago
- fec1501 Use specific SvtModuleOptions::Is*Installed for clarity by Mike Kaganski · 1 year, 5 months ago
- 7a7ba9c tdf#145614 Convert #define to enum class by Oromidayo Owolabi · 1 year, 6 months ago
- 9ce6abe clang-tidy: performance-unnecessary-copy-initialization in extensions by Noel Grandin · 1 year, 5 months ago
- 1180b34 com::sun::star -> css by Mike Kaganski · 1 year, 5 months ago
- ed0b12f no need to take a copy of the getProcessComponentContext return value by Noel Grandin · 1 year, 5 months ago
- 56f3dbf Simplify a bit by Mike Kaganski · 1 year, 5 months ago
- 5fdfc07 loplugin:passstuffbyref make some small improvements by Noel Grandin · 1 year, 5 months ago
- 92f5913 cid#1556442 COPY_INSTEAD_OF_MOVE by Caolán McNamara · 1 year, 5 months ago
- 7bbe74b cid#1555789 COPY_INSTEAD_OF_MOVE by Caolán McNamara · 1 year, 5 months ago
- 6f1508f cid#1555767 COPY_INSTEAD_OF_MOVE by Caolán McNamara · 1 year, 5 months ago
- ee4554b cid#1555259 COPY_INSTEAD_OF_MOVE by Caolán McNamara · 1 year, 6 months ago
- 2bafc73 cid#1545605 COPY_INSTEAD_OF_MOVE by Caolán McNamara · 1 year, 6 months ago
- 7f445e4 use more concrete UNO in extensions by Noel Grandin · 1 year, 7 months ago
- f9ff22d tsan:lock-order-inversion in forms by Noel Grandin · 1 year, 7 months ago
- d5da677 Simplify a bit by Mike Kaganski · 1 year, 8 months ago
- 02c0e5f Simplify BSTR construction from OUString a bit by Mike Kaganski · 1 year, 8 months ago
- c93eb54 cid#1557618 COPY_INSTEAD_OF_MOVE by Caolán McNamara · 1 year, 8 months ago
- 7247f3a tdf#153343 Show settings for the actual default font in control properties by Michael Weghorn · 1 year, 8 months ago
- 4177e55 cid#1555587 COPY_INSTEAD_OF_MOVE by Caolán McNamara · 1 year, 8 months ago
- e1a351c Remove now unneeded osl/diagnose.h by Gabor Kelemen · 1 year, 11 months ago
- 83a8d5a BootstrapFixture: get rid of mxComponentContext by Xisco Fauli · 1 year, 9 months ago
- 2a69521 Fix typo by Andrea Gelmini · 1 year, 9 months ago
- 4220b8b Add newline at end of file by Taichi Haradaguchi · 1 year, 10 months ago
- 6b04c3f Resave with newer Glade version by Bogdan Buzea · 1 year, 10 months ago
- 5412dba Resave with newer Glade version by Bogdan Buzea · 1 year, 10 months ago
- 758f123 Fix typo by Andrea Gelmini · 1 year, 10 months ago
- bbf9d0a Fix typo by Andrea Gelmini · 1 year, 10 months ago
- e5f1b4c Fix typo by Andrea Gelmini · 1 year, 10 months ago
- a551290 WaE: C6011 Dereferencing NULL pointer warnings by Caolán McNamara · 1 year, 11 months ago
- f49d8ce loplugin:ostr in extensions by Noel Grandin · 1 year, 11 months ago
- 3752d82 WaE: C6011 Dereferencing NULL pointer warnings by Caolán McNamara · 1 year, 11 months ago
- 0c4c84a makefile simplification: replace $(call gb_CustomTarget_get_workdir,foo) by Christian Lohmaier · 1 year, 11 months ago
- a2623ab WaE: C6011 Dereferencing NULL pointer warnings by Caolán McNamara · 2 years ago
- ea93670 Drop some uses of css::uno::Sequence::getConstArray ... by Mike Kaganski · 2 years ago
- ccebd10 tdf#148251 Use std::swap instead of using temporary values by AmandaQuaresmaCoutinho · 2 years ago
- 7f2af61 tdf#146619 Drop unused 'using namespace' in: extensions/ by Gabor Kelemen · 2 years ago
- 9adcf67 Drop C/C++ DEBUG macro by Stephan Bergmann · 2 years, 1 month ago
- 9786fb8 tdf#145538 Use range based for loops by AhmedHamed · 2 years, 1 month ago
- 276f8ef Use SHGetKnownFolderPath to avoid MAX_PATH limitation by Mike Kaganski · 2 years, 1 month ago
- d37df8f Fix warning C4312 when building with MSVC without -Wv:18 by Mike Kaganski · 2 years, 1 month ago
- ff23937 Fix warning C4459 when building with MSVC without -Wv:18 by Mike Kaganski · 2 years, 1 month ago
- 9bd2012 ITEM: Speedup SlotIDToWhichID translations by Armin Le Grand (allotropia) · 2 years, 2 months ago
- 625fa07 ITEM: corrected error for SfxSetItem by Armin Le Grand (allotropia) · 2 years, 2 months ago
- ca3c6d4 ITEM: ItemPool Rework (I) by Armin Le Grand (allotropia) · 2 years, 2 months ago
- 4790ef5 ITEM: Cleanup some Pool stuff with Defaults by Armin Le Grand (allotropia) · 2 years, 2 months ago
- 0fa827d Drop std::as_const from css::uno::Sequence iterations by Mike Kaganski · 2 years, 2 months ago
- 83c1df8 tdf#159151 Fix double space in Tree Control by Rafael Lima · 2 years, 3 months ago
- 845d92e ITEM: Move Shareable ItemFlag to SfxPolItem by Armin Le Grand (allotropia) · 2 years, 3 months ago
- 8f4ff4c tdf#158375: add expert option DisableOLEAutomation by Sarper Akdemir · 2 years, 4 months ago
- 60150ef cid#1560054 use RVO by Caolán McNamara · 2 years, 3 months ago
- 6c9dda1 tdf#148251 Use std::swap instead of using temporary values by Luv Sharma · 2 years, 3 months ago
- a5fd754 Use emplace_back instead of push_back (extensions part2) by Julien Nabet · 2 years, 3 months ago
- cde3d1f Use emplace_back instead of push_back (extensions) by Julien Nabet · 2 years, 4 months ago
- 6ef2859 cid#1545612 COPY_INSTEAD_OF_MOVE by Caolán McNamara · 2 years, 4 months ago
- 21dd05a cid#1557601 COPY_INSTEAD_OF_MOVE by Caolán McNamara · 2 years, 4 months ago
- 7dd028c cid#1545211 COPY_INSTEAD_OF_MOVE by Caolán McNamara · 2 years, 4 months ago
- f949870 Extended loplugin:ostr: extensions by Stephan Bergmann · 2 years, 5 months ago
- f5926c8 Move user agent initialization to InitCurl_easy by Mike Kaganski · 2 years, 5 months ago