summaryrefslogtreecommitdiff
path: root/sw/source/uibase/inc
AgeCommit message (Expand)Author
2020-10-30don't need to include sfx2/sidebar/SidebarToolBox.hxxCaolán McNamara
2020-10-30convert some tools::Long->sal_Int32Noel
2020-10-28tdf#95096 add a DeleteSurroundingText to SwEditWinCaolán McNamara
2020-10-26sw: prefix members of SwContentViewConfig, SwCursorConfig, SwGridConfig ...Miklos Vajna
2020-10-20use tools::Long in swNoel
2020-10-15tdf#34355 sw,offapi,officecfg: show track changes in marginLászló Németh
2020-10-06loplugin:const* make some params and methods constNoel
2020-10-04SwDrawModel ctor always dereferences its SwDoc* argCaolán McNamara
2020-10-02drop these unused inlinesCaolán McNamara
2020-09-30tdf#137013 fix Writer find toolbar ui regressionsJim Raykowski
2020-09-23Fix typo in codeAndrea Gelmini
2020-09-20tdf#132366 Writer enhancement that highlights search resultsJim Raykowski
2020-09-16Turn OUStringLiteral into a consteval'ed, static-refcound rtl_uStringStephan Bergmann
2020-09-03-Werror,-Wcompound-token-split-by-spaceStephan Bergmann
2020-09-02drop some unused methodsCaolán McNamara
2020-08-28SwDashedLine doesn't have to inherit from FixedLineCaolán McNamara
2020-08-18new loplugin:unusedvarsglobalNoel Grandin
2020-08-13loplugin:stringstatic also look for local staticsNoel Grandin
2020-08-12cleanup some unused leftoversCaolán McNamara
2020-08-09block gen's focus in/out callbacks from grab_focus like gtk'sCaolán McNamara
2020-08-05tdf#134914 reset table width/left/right range to initial conditionsCaolán McNamara
2020-08-04tdf#134925 operate on a copy of the original SwTableRepCaolán McNamara
2020-08-04Related: tdf#134925 use std::vectorCaolán McNamara
2020-08-03tdf#42949 Fix IWYU warnings in include/[t-x]*/*hxxGabor Kelemen
2020-08-03Fix radio buttons in context menus for non-gtk3Maxim Monastirsky
2020-07-30tdf#38093 Writer outline folding - Navigator UIJim Raykowski
2020-07-30tdf#38093 Writer outline folding - outline visibility and on canvas uiJim Raykowski
2020-07-30tdf#38093 Writer outline folding - feature sensitivityJim Raykowski
2020-07-29replace and drop SvtCompatibilityViewOptionsCaolán McNamara
2020-07-28tdf#134959 move focus on activate, but leave focus on value-changedCaolán McNamara
2020-07-27tdf#134610 sw: fix incorrect position of math object from DOCXMiklos Vajna
2020-07-27Make Bookmarks dialog asyncSzymon Kłos
2020-07-24Make InsertBreak dialog asyncSzymon Kłos
2020-07-22merge duplicate GetFocus implementationsCaolán McNamara
2020-07-19compact namespace: swNoel Grandin
2020-06-23tdf#134243 only do the toc-terms localization when showing toc previewCaolán McNamara
2020-06-22sw: prefix members of SwDocDisplayItem, SwNode2LayoutSaveUpperFrames, ...Miklos Vajna
2020-06-20use JsonWriter for the rest of ITiledRenderableNoel Grandin
2020-06-17uitest: Add support for Writer commentsShiko
2020-06-05have just one way to set expander imageCaolán McNamara
2020-05-29pack a few more classesNoel Grandin
2020-05-29change TreeView toggle signal to provide an iter instead of a row indexCaolán McNamara
2020-05-29Fix 983db96a17630be906b868d2be811663f0d846f6Julien Nabet
2020-05-26Add an option to create encyrpted PDF files with mailmerge.Gülşah Köse
2020-05-24inline some use-once typedefsNoel Grandin
2020-05-22uitest: Add wait methods for slow elementsXisco Fauli
2020-05-22move InterimItemWindow to vclCaolán McNamara
2020-05-22Don't show styles frame in insert table in onlineSzymon Kłos
2020-05-18Make Chart Creation Wizard asyncSzymon Kłos
2020-05-10Resolves: tdf#132626 entry_insert_text works on the newly typed regionCaolán McNamara