summaryrefslogtreecommitdiff
path: root/sfx2/source/dialog
AgeCommit message (Expand)Author
2022-04-14Resolves: tdf#141625 give enough space to see full date+timeCaolán McNamara
2022-04-13loplugin:stringviewparam whitelist some more functionsNoel Grandin
2022-04-11use more string_viewNoel Grandin
2022-04-11loplugin:stringview add check for getToken().toInt32Noel Grandin
2022-04-02loplugin:stringviewparam convert methods using indexOfNoel Grandin
2022-03-24loplugin:constantparamNoel Grandin
2022-03-14add TypedWhichId version of QueryStateNoel Grandin
2022-03-07tdf#147782 retain focus in launching frame on first activateCaolán McNamara
2022-03-01Recheck modules s[f-t]* with IWYUGabor Kelemen
2022-03-01use SfxItemSet::GetItemIfSet in sfx2Noel Grandin
2022-02-08 Simplify sequence of PropertyValue in linguisting/reportdesign/sc/sfx2Julien Nabet
2022-02-04add toId/fromId to tidy up some ugly castingCaolán McNamara
2022-01-27use WindowStateMask::SizeCaolán McNamara
2022-01-25drop stray fprintfsCaolán McNamara
2022-01-25Related: tdf#146971 remove %PRODUCTNAME from accessible-descriptionCaolán McNamara
2022-01-25tdf#146571 Ignore focus changes after closing Manage changes dialogCaolán McNamara
2022-01-24tdf#146913 don't destroy the dialog if we just want to hide itCaolán McNamara
2022-01-24move titledockwin to the one place it's usedCaolán McNamara
2022-01-24can use a forward decl hereCaolán McNamara
2021-12-07loplugin:unusedfieldsNoel Grandin
2021-12-06Add image preffered DPI document setting, use it in Writer, ImpressTomaž Vajngerl
2021-11-29move PopupMenu::IsInExecute out of vcl/include/menu.hxxCaolán McNamara
2021-11-26tdf#145814 fill format mode is mostly disabledCaolán McNamara
2021-11-26m_xTreeBox is always trueCaolán McNamara
2021-11-24Convert sal_IntPtr into int + use constexpr int in sfx2/dinfdlgJulien Nabet
2021-11-23O[U]String::replaceAt overloads that take string_viewNoel Grandin
2021-10-31Support system async file pickersJan-Marek Glogowski
2021-10-31Prepare for removal of non-const operator[] from Sequence in sfx2Mike Kaganski
2021-10-26tdf#144374 DOCX: export the password for editingTünde Tóth
2021-10-22return weld::Builder by unique_ptrNoel Grandin
2021-10-21loplugin:flattenNoel Grandin
2021-10-16Simplify vector initialization in sfx2Julien Nabet
2021-10-15Remove non-const Sequence::begin()/end() in internal codeMike Kaganski
2021-10-14use std::vector::insert instead of push_backNoel Grandin
2021-10-14Avoid COW overhead using css::uno::SequenceMike Kaganski
2021-10-04drop 'using namespace std' in sax/sc/scaddins/sfx2/shellJulien Nabet
2021-09-30loplugin:constparams improve handling of pointer paramsNoel Grandin
2021-09-28gives names to all the Idles and TasksNoel Grandin
2021-09-28vcl: rename OutDevState to StackChris Sherlock
2021-09-20clean up ambiguous confusing rectangle APIs like IsInside()Luboš Luňák
2021-09-12Typo: SAVE_SUCCESSFULL->SAVE_SUCCESSFULJulien Nabet
2021-09-07vcl: rename PrinterOptions to vcl::printer::OptionsChris Sherlock
2021-09-07loplugin:unusedmethodsNoel Grandin
2021-09-02clang-tidy:readability-redundant-member-initNoel Grandin
2021-08-24Refactoring PatchAnshu
2021-08-20loplugin:unusedmethodsNoel Grandin
2021-08-20loplugin:unusedfieldsNoel Grandin
2021-08-18loplugin:constparamsNoel Grandin
2021-08-17RefactoringAnshu
2021-08-05Pass context and resource string down to boost::locale separatelyNoel Grandin