summaryrefslogtreecommitdiff
path: root/include/vcl
AgeCommit message (Expand)AuthorFilesLines
2014-02-13extend signatures to make some coverity rework easierCaolán McNamara1-11/+33
2014-02-12callcatcher: update unused codeCaolán McNamara1-1/+0
2014-02-11more similar handling of InputSequenceChecker as in other placesMatúš Kukan2-2/+5
2014-02-10fdo#74424 HasMirroredGraphics changesChris Sherlock3-1/+7
2014-02-07sal_Bool -> boolStephan Bergmann1-3/+3
2014-02-07Renamed VCL's OutputDevice mirroring functionsChris Sherlock1-4/+4
2014-02-07Document OutputDevice classChris Sherlock1-6/+197
2014-02-07Group like Impl* functions in outdev.hxxChris Sherlock1-115/+164
2014-02-07Change from com::sun::star and ::com::sun::star to css alias.Chris Sherlock1-7/+8
2014-02-07Reindent outdev.hxx - minor formatting changeChris Sherlock1-523/+523
2014-02-07implement expandable toolbox itemsCaolán McNamara2-2/+11
2014-02-07Convert template manager dialog to .ui + adapt code.Jan Holesovsky1-2/+11
2014-02-06Resolves: rhbz#975421 wrong chart direction in FarsiCaolán McNamara1-1/+2
2014-02-06TabControl::DeactivatePage should return boolStephan Bergmann1-1/+1
2014-02-06IsUpdateDateEnabled was never calledStephan Bergmann2-15/+0
2014-02-05OutputDevice::ImplHasMirroredGraphics can be constCaolán McNamara1-1/+1
2014-02-05fdo#74424 Start to decouple Window class from OutputDeviceChris Sherlock1-0/+7
2014-02-05C2872: ´Window´ : ambiguous symbolCaolán McNamara1-33/+33
2014-02-05rhbz#1057977 avoid use of invalidated pointersDavid Tardon1-0/+6
2014-02-05Doxygen warnings correctedChris Sherlock25-233/+244
2014-02-04convert specialised SvStream::operator>> methods to ReadXXX methodsNoel Grandin14-19/+19
2014-02-04Revert "Doxygen warnings corrected"Caolán McNamara25-263/+236
2014-02-04Doxygen warnings correctedChris Sherlock25-236/+263
2014-02-04More Application class documentation updatesChris Sherlock1-56/+410
2014-02-04Change Application::SystemSettingsChanging to OverrideSystemSettingsChris Sherlock1-4/+4
2014-02-03thumbnails: Nobody uses the overlay functionality now, kill it.Jan Holesovsky1-2/+2
2014-02-03thumbnails: Provide the size as a default parameter.Jan Holesovsky1-1/+2
2014-02-03EXC_SYSOBJNOTCREATED was not really usedTor Lillqvist1-1/+0
2014-02-03fdo#74424 OutputDevice no longer inherits ResourceChris Sherlock2-2/+2
2014-02-03add std::ostream operators for Region and PolyPolygonMichael Stahl1-0/+29
2014-01-31fdo#71763: F6 key moves focus on this trip: Menu -> Sidebar -> Thumbnail viewZolnai Tamás1-0/+3
2014-01-30fdo#63154 Removed unused solar.h ref. in vclAlexandre Vicenzi33-264/+9
2014-01-30Globally disable MSVC warning 4201 (nonstandard extension nameless struct)Stephan Bergmann1-7/+0
2014-01-28coverity#1019410 : Uninitialized scalar fieldNorbert Thiebaud1-0/+1
2014-01-28Resolves: #i124008# listbox entry's are selected automatically...Steve Yin1-0/+1
2014-01-28Document Application classChris Sherlock1-103/+447
2014-01-27Spelling correctionsTor Lillqvist1-2/+2
2014-01-26Edit::IsModified should return boolStephan Bergmann2-2/+2
2014-01-24undef check to progress mac buildCaolán McNamara1-0/+4
2014-01-23bool improvementsStephan Bergmann1-2/+2
2014-01-23Remove unnecessary verbiage.Chris Sherlock1-47/+3
2014-01-23Move defines into settings.hxxChris Sherlock1-2/+4
2014-01-23Document more of VCL's Application classChris Sherlock1-21/+142
2014-01-22Fix misaligned code commentChris Sherlock1-2/+1
2014-01-22Improve settings code reabilityChris Sherlock1-0/+2
2014-01-22bool improvements (related to mixing bool/sal_Bool in &=, |=, ^=)Stephan Bergmann1-1/+1
2014-01-22bool improvementsStephan Bergmann1-28/+28
2014-01-21bool improvementsStephan Bergmann2-6/+6
2014-01-21Change EnableNoYieldMode(bool) to better namesChris Sherlock1-6/+15
2014-01-20Remove unused Window parameter from SystemSettingsChangingChris Sherlock1-2/+1