summaryrefslogtreecommitdiff
path: root/sw/source/ui
AgeCommit message (Expand)AuthorFilesLines
2020-11-04don't select entry 0 if there are no entriesCaolán McNamara1-4/+3
2020-11-04tdf#137982 m_xFrame is already disposedCaolán McNamara2-11/+46
2020-11-04negative returnsCaolán McNamara1-1/+1
2020-11-03Resolves tdf#137059 - Use application colors for font previewHeiko Tietze1-2/+0
2020-11-03loplugin:unnecessaryvirtualNoel1-1/+1
2020-11-03Related: rhbz#1893846 GetActiveWrtShell can return nullCaolán McNamara1-9/+8
2020-11-03Resolves: rhbz#1893846 if last close had insert, index dialog openCaolán McNamara1-1/+2
2020-11-01use officecfg for Experimental flagNoel Grandin2-7/+4
2020-10-30convert some tools::Long->sal_Int32Noel1-9/+9
2020-10-28convert some more long -> tools::LongNoel1-5/+5
2020-10-20use tools::Long in swNoel24-255/+256
2020-10-16tdf#137210 fix field selection regressionJim Raykowski1-2/+1
2020-10-16tdf#136924 draw lines using field text colorJan-Marek Glogowski1-1/+1
2020-10-15tdf#34355 sw,offapi,officecfg: show track changes in marginLászló Németh1-0/+3
2020-10-06move set_user_managed_scrolling to an initial weld argumentCaolán McNamara2-6/+6
2020-10-06reparent to nothing to break gtk ownership cycleCaolán McNamara1-2/+12
2020-10-04SwDrawModel ctor always dereferences its SwDoc* argCaolán McNamara3-5/+5
2020-10-02tdf#137209 unparent widgets in fragment dtorCaolán McNamara1-0/+8
2020-09-30tdf#134566 accept input engine commands in editview in custom widgetCaolán McNamara2-5/+5
2020-09-30loplugin:reducevarscope in swNoel2-6/+5
2020-09-28'Jaket' -> EnvelopeCaolán McNamara2-3/+3
2020-09-24tdf#134782 sw,unotools,officecfg: adapt configuration and UIMichael Stahl1-5/+43
2020-09-22tdf#132970 SMP bullets mangledCaolán McNamara1-1/+2
2020-09-21tdf#135879 sw: fix bookmark dialog's Delete buttonMichael Stahl1-0/+1
2020-09-16Turn OUStringLiteral into a consteval'ed, static-refcound rtl_uStringStephan Bergmann2-4/+7
2020-09-12Replace remaining uses of sal_CharJulien Nabet1-1/+1
2020-09-12ConvertNumbersToText: handle legacy listsMike Kaganski1-3/+21
2020-09-04Make many OUString functions take std::u16string_view parametersStephan Bergmann1-1/+1
2020-09-03Make ImpSvNumberformatScan::GetColor constMike Kaganski2-2/+2
2020-09-03-Werror,-Wcompound-token-split-by-spaceStephan Bergmann1-1/+1
2020-09-02drop some unused methodsCaolán McNamara1-1/+0
2020-08-31duplicate lineCaolán McNamara1-1/+0
2020-08-31Related: tdf#136189 don't assert on unsetting non-existing previous sort columnCaolán McNamara1-1/+3
2020-08-28Change OUStringLiteral from char[] to char16_t[]Stephan Bergmann3-4/+4
2020-08-23Process nested paragraphs (e.g., in tables) in ConvertNumbersToTextMike Kaganski1-10/+35
2020-08-14loplugin:simplifybool moreNoel Grandin2-2/+2
2020-08-14tdf#135693 rerun the callbacks on inconsistency just onceCaolán McNamara1-4/+5
2020-08-13loplugin:stringstatic also look for local staticsNoel Grandin1-3/+3
2020-08-05tdf#134914 reset table width/left/right range to initial conditionsCaolán McNamara1-0/+14
2020-08-05dito->dittoCaolán McNamara1-1/+1
2020-08-05tdf#134925 keep a copy of the original SwTableRep to Reset back toCaolán McNamara1-62/+69
2020-08-04tdf#134930 remaining space is for display only purposesCaolán McNamara1-3/+10
2020-08-04tdf#134925 operate on a copy of the original SwTableRepCaolán McNamara1-59/+61
2020-08-03tdf#42949 Fix IWYU warnings in include/[t-x]*/*hxxGabor Kelemen3-0/+3
2020-08-01Implement VBA's ListFormat.ConvertNumbersToTextMike Kaganski1-1/+172
2020-07-30loplugin:flatten in sw/ui/dbuiNoel Grandin11-390/+391
2020-07-30loplugin:flatten in sw/ui/dialog..sw/ui/tableNoel Grandin20-714/+713
2020-07-30loplugin:unusedmethodsNoel Grandin3-3/+0
2020-07-30tdf#38093 Writer outline folding - feature sensitivityJim Raykowski1-0/+15
2020-07-30tdf#135244: don't jump when updating countsMike Kaganski1-1/+4