summaryrefslogtreecommitdiff
path: root/sfx2/source/appl
AgeCommit message (Expand)Author
2020-12-13Remove remaining bogus use of objc_msgSend()Tor Lillqvist
2020-05-21use for-range on Sequence in sfx2..swNoel Grandin
2020-05-16loplugin:unusedmethodsNoel Grandin
2020-05-12weld help browserCaolán McNamara
2020-05-12always use the LinkManager's persist as the known refererCaolán McNamara
2020-05-10compact namespace in sfx2Noel Grandin
2020-04-27Make upcasting css::uno::Reference ctor require complete typesStephan Bergmann
2020-04-25loplugin:constantparamNoel Grandin
2020-04-23Fix typoAndrea Gelmini
2020-04-15loplugin:buriedassign in sfx2..sotNoel Grandin
2020-04-15Related tdf#130778: New About dialogHeiko Tietze
2020-04-15ofz#21701 fix DISABLE_DYNLOADING caseCaolán McNamara
2020-04-14basctl functions cannot be missing hereStephan Bergmann
2020-04-14Fix build without HAVE_FEATURE_SCRIPTINGTor Lillqvist
2020-04-13Reuse getBasctlFunction codeStephan Bergmann
2020-04-12More fixes to loading of basctl with --enable-mergelibsTomoyuki Kubota
2020-04-11rename vcl::Window::Update to PaintImmediatelyNoel Grandin
2020-04-09Fix loading of basctl with --enable-mergelibsStephan Bergmann
2020-04-09tdf#104878 avoid OUString allocation in TransformParametersNoel Grandin
2020-04-01Related: tdf#131613 remove explicit UpdateSettings callCaolán McNamara
2020-03-31convert enum to scoped in SvBaseLinkNoel Grandin
2020-03-30convert to scoped enum in SvFileObjectNoel Grandin
2020-03-20The idl __attribute__((__weak__)) hack doesn't seem necessary for --enable-ltoStephan Bergmann
2020-03-12Revert "loplugin:constfields in sfx2"Noel Grandin
2020-03-05Android Viewer: Set SfxWorkWindow::bIsFullScreen to true againMichael Weghorn
2020-02-21Drop o3tl::optional wrapperStephan Bergmann
2020-02-16move some headers inside sfx2/Noel Grandin
2020-02-12tdf#126700 allow replacing the default documentsJan-Marek Glogowski
2020-02-11make Base install via packagekit also confgurable (like fonts/langpacks)Rene Engelhard
2020-01-28New loplugin:unsignedcompareStephan Bergmann
2020-01-26rename some local variablesNoel Grandin
2020-01-25tdf#130137 Replace remaining uses of WNT define checks with _WIN32A_GAN
2020-01-24loplugin:makeshared in sfx2Noel Grandin
2020-01-15SfxPopupWindow is now unusedCaolán McNamara
2020-01-15tdf#88205 Adapt uses of css::uno::Sequence to use initializer_list ctorMesut Çifci
2020-01-14move [G|S]etGetSpecialCharsFunction into its own headerCaolán McNamara
2020-01-13tdf#88205 Adapt uses of css::uno::Sequence to use initializer_list ctorMesut Çifci
2020-01-08Grammar fixesAndrea Gelmini
2020-01-04Fix typoAndrea Gelmini
2020-01-04tdf#93389: keep encryption information for autorecovered MS formatsMike Kaganski
2020-01-03Make variable const, and drop a bogus assert after checkMike Kaganski
2019-12-29Avoid crash in shutdown when accessing already destroyed BASIC_DLLMike Kaganski
2019-12-23LOK: spelldialog: don't create the dialog when loading new viewsAshod Nakashian
2019-12-22sal_Char->char in sfx2..slideshowNoel Grandin
2019-12-20tdf#129394: Create formula bar also in non-DESKTOP caseMarco Cecchetti
2019-12-19Fix build in the !HAVE_FEATURE_SCRIPTING caseTor Lillqvist
2019-12-18tdf#42949 Fix IWYU warnings in sfx2/source/appl/*cxxGabor Kelemen
2019-12-12use covariant return type for SfxPoolItem::CloneCaolán McNamara
2019-12-09weld Property BrowserCaolán McNamara
2019-12-06loplugin:external (macOS)Stephan Bergmann