summaryrefslogtreecommitdiffstats
path: root/include/vcl
Commit message (Expand)AuthorAgeFilesLines
...
* VCL keep / return the original set TextEngine fontJan-Marek Glogowski2019-05-222-2/+6
* tdf#120837 File saving at least 5 times slowerNoel Grandin2019-05-222-6/+2
* tdf#109158 short-circuit text width measuring with fixed width columnsCaolán McNamara2019-05-211-2/+8
* calc item width on requestCaolán McNamara2019-05-203-1/+6
* Resolves: tdf#125369 recover newline support of tdf#101779Caolán McNamara2019-05-201-1/+3
* split width/height to allow intercept of how width is calculatedCaolán McNamara2019-05-202-3/+6
* Related: tdf#109158 GtkTreeStore append performance is poorCaolán McNamara2019-05-201-3/+11
* weld SvxIMapDlgCaolán McNamara2019-05-172-1/+24
* Introduce vcl::lok::unregisterPollCallbacks() and clarify isUnipoll()Tor Lillqvist2019-05-161-0/+1
* Fix typoAndrea Gelmini2019-05-161-1/+1
* Switch everyone to stricter GetColorErrorJan-Marek Glogowski2019-05-141-11/+0
* Make BitmapColor inherit from / merge into ColorJan-Marek Glogowski2019-05-132-150/+19
* weld imapmenuCaolán McNamara2019-05-131-0/+1
* weld conditional formattingCaolán McNamara2019-05-111-4/+17
* an uno -> a unoCaolán McNamara2019-05-101-1/+1
* an is used before a vowel soundCaolán McNamara2019-05-104-4/+4
* loplugin:unusedmethodsNoel Grandin2019-05-095-10/+0
* loplugin:unnecessaryvirtualNoel Grandin2019-05-091-1/+0
* add missing include guardsLuboš Luňák2019-05-094-0/+20
* merge duplicated TriStateEnabled classCaolán McNamara2019-05-081-0/+12
* weld FormulaDialogCaolán McNamara2019-05-071-0/+8
* unipoll: emit user input-events & uno commands directly when in unipoll mode.Michael Meeks2019-05-071-0/+1
* tdf#125079 turn off GTK_WIN_POS_CENTER_ON_PARENT after a whileCaolán McNamara2019-05-071-4/+11
* Compile the DebugEventInjector code always, not only when OSL_DEBUG_LEVEL > 0Tor Lillqvist2019-05-031-4/+0
* weld ScPivotLayoutDialogCaolán McNamara2019-05-012-0/+17
* drop Graphic::operator boolNoel Grandin2019-04-301-2/+1
* prefix member variables of AnimationBitmapTomaž Vajngerl2019-04-281-22/+27
* move Animation, AnimationBitmap out from clang-format blacklistTomaž Vajngerl2019-04-282-111/+86
* Separate AnimationBitmap from Animation.{hxx,cxx} sourceTomaž Vajngerl2019-04-282-55/+84
* rename animate.hxx to animate/Animation.hxx, more changes followTomaž Vajngerl2019-04-282-4/+4
* weld cluster of change tracking dialogsCaolán McNamara2019-04-272-0/+26
* There is no ImplSVMainHook()Tor Lillqvist2019-04-261-1/+0
* lazy image loading shouldn't read the entire .xls file (tdf#124828)Luboš Luňák2019-04-241-1/+2
* Unipoll: add LibreOfficeKit API for polling, and an option to use it.Ashod Nakashian2019-04-231-0/+28
* weld ScOptSolverDlgCaolán McNamara2019-04-182-0/+6
* tdf#124597 template select dialog launched before parent gets final sizeCaolán McNamara2019-04-171-0/+4
* move BitmapAccessMode enum from salbtype to its own fileTomaž Vajngerl2019-04-173-9/+37
* remove or change salbtype.hxx includesTomaž Vajngerl2019-04-172-2/+2
* make ConvertBGRABufferToBitmapEx work properly also on non-win32Luboš Luňák2019-04-161-3/+8
* break up classes in salbtype into own filesTomaž Vajngerl2019-04-156-541/+690
* Resolves: tdf#124698 bubble down parent for modal dialogCaolán McNamara2019-04-121-1/+6
* loplugin:unusedmethodsNoel Grandin2019-04-121-1/+0
* internally resize image instead of scaling bitmaps outsideTomaž Vajngerl2019-04-121-2/+2
* weld ScDbNameDlgCaolán McNamara2019-04-111-0/+3
* weld ScNameDlgCaolán McNamara2019-04-111-0/+1
* weld ScCorrelationDialogCaolán McNamara2019-04-101-0/+5
* tdf#82009 TreeList move painting of drag target into Paint func.Tomaž Vajngerl2019-04-102-1/+8
* tdf#124238 - Show a Tip-Of-The-Day dialog on startupheiko tietze2019-04-102-0/+11
* clang-tidy: Silence warnings from WIP unhandled-self-assignment checkTamás Zolnai2019-04-101-1/+1
* tdf#42949 Fix IWYU warnings in include/vclGabor Kelemen2019-04-1011-40/+25