summaryrefslogtreecommitdiff
path: root/include/vcl
AgeCommit message (Expand)Author
2019-06-08loplugin:singlevalfieldsNoel Grandin
2019-06-07lok: re-factor getTextSelection.Michael Meeks
2019-06-07android: Fix build after welding AboutDialog.Jan Holesovsky
2019-06-06weld AboutDialogCaolán McNamara
2019-06-05Linguistic: new underlining styles for grammar checkersOlivier R
2019-06-04Rendering notebookbar*.ui file from user/share directorySumit Chauhan
2019-06-02Resolves: tdf#125270 clicking LinkButton should launch linkCaolán McNamara
2019-06-02no direct ModelessDialog instantiation leftCaolán McNamara
2019-06-01weld SvxThesaurusDialogCaolán McNamara
2019-05-31weld SwMultiTOXTabDialogCaolán McNamara
2019-05-28weld SfxCustomPropertiesPageCaolán McNamara
2019-05-27tdf#125271 under wayland without gtksink, try waylandsinkCaolán McNamara
2019-05-24tdf#101443 Calc multiline input bar reworkedThorsten Wagner
2019-05-24cannot create a shared_ptr from an existing objectNoel Grandin
2019-05-23Fix moving / orientation-changing ScrollBarJan-Marek Glogowski
2019-05-22VCL refactor duplicate code in ToolboxJan-Marek Glogowski
2019-05-22VCL keep / return the original set TextEngine fontJan-Marek Glogowski
2019-05-22tdf#120837 File saving at least 5 times slowerNoel Grandin
2019-05-21tdf#109158 short-circuit text width measuring with fixed width columnsCaolán McNamara
2019-05-20calc item width on requestCaolán McNamara
2019-05-20Resolves: tdf#125369 recover newline support of tdf#101779Caolán McNamara
2019-05-20split width/height to allow intercept of how width is calculatedCaolán McNamara
2019-05-20Related: tdf#109158 GtkTreeStore append performance is poorCaolán McNamara
2019-05-17weld SvxIMapDlgCaolán McNamara
2019-05-16Introduce vcl::lok::unregisterPollCallbacks() and clarify isUnipoll()Tor Lillqvist
2019-05-16Fix typoAndrea Gelmini
2019-05-14Switch everyone to stricter GetColorErrorJan-Marek Glogowski
2019-05-13Make BitmapColor inherit from / merge into ColorJan-Marek Glogowski
2019-05-13weld imapmenuCaolán McNamara
2019-05-11weld conditional formattingCaolán McNamara
2019-05-10an uno -> a unoCaolán McNamara
2019-05-10an is used before a vowel soundCaolán McNamara
2019-05-09loplugin:unusedmethodsNoel Grandin
2019-05-09loplugin:unnecessaryvirtualNoel Grandin
2019-05-09add missing include guardsLuboš Luňák
2019-05-08merge duplicated TriStateEnabled classCaolán McNamara
2019-05-07weld FormulaDialogCaolán McNamara
2019-05-07unipoll: emit user input-events & uno commands directly when in unipoll mode.Michael Meeks
2019-05-07tdf#125079 turn off GTK_WIN_POS_CENTER_ON_PARENT after a whileCaolán McNamara
2019-05-03Compile the DebugEventInjector code always, not only when OSL_DEBUG_LEVEL > 0Tor Lillqvist
2019-05-01weld ScPivotLayoutDialogCaolán McNamara
2019-04-30drop Graphic::operator boolNoel Grandin
2019-04-28prefix member variables of AnimationBitmapTomaž Vajngerl
2019-04-28move Animation, AnimationBitmap out from clang-format blacklistTomaž Vajngerl
2019-04-28Separate AnimationBitmap from Animation.{hxx,cxx} sourceTomaž Vajngerl
2019-04-28rename animate.hxx to animate/Animation.hxx, more changes followTomaž Vajngerl
2019-04-27weld cluster of change tracking dialogsCaolán McNamara
2019-04-26There is no ImplSVMainHook()Tor Lillqvist
2019-04-24lazy image loading shouldn't read the entire .xls file (tdf#124828)Luboš Luňák
2019-04-23Unipoll: add LibreOfficeKit API for polling, and an option to use it.Ashod Nakashian