summaryrefslogtreecommitdiffstats
path: root/include/vcl
Commit message (Expand)AuthorAgeFilesLines
* Convert template manager dialog to .ui + adapt code.Jan Holesovsky2014-02-071-2/+11
* Resolves: rhbz#975421 wrong chart direction in FarsiCaolán McNamara2014-02-061-1/+2
* TabControl::DeactivatePage should return boolStephan Bergmann2014-02-061-1/+1
* IsUpdateDateEnabled was never calledStephan Bergmann2014-02-062-15/+0
* OutputDevice::ImplHasMirroredGraphics can be constCaolán McNamara2014-02-051-1/+1
* fdo#74424 Start to decouple Window class from OutputDeviceChris Sherlock2014-02-051-0/+7
* C2872: ´Window´ : ambiguous symbolCaolán McNamara2014-02-051-33/+33
* rhbz#1057977 avoid use of invalidated pointersDavid Tardon2014-02-051-0/+6
* Doxygen warnings correctedChris Sherlock2014-02-0525-233/+244
* convert specialised SvStream::operator>> methods to ReadXXX methodsNoel Grandin2014-02-0414-19/+19
* Revert "Doxygen warnings corrected"Caolán McNamara2014-02-0425-263/+236
* Doxygen warnings correctedChris Sherlock2014-02-0425-236/+263
* More Application class documentation updatesChris Sherlock2014-02-041-56/+410
* Change Application::SystemSettingsChanging to OverrideSystemSettingsChris Sherlock2014-02-041-4/+4
* thumbnails: Nobody uses the overlay functionality now, kill it.Jan Holesovsky2014-02-031-2/+2
* thumbnails: Provide the size as a default parameter.Jan Holesovsky2014-02-031-1/+2
* EXC_SYSOBJNOTCREATED was not really usedTor Lillqvist2014-02-031-1/+0
* fdo#74424 OutputDevice no longer inherits ResourceChris Sherlock2014-02-032-2/+2
* add std::ostream operators for Region and PolyPolygonMichael Stahl2014-02-031-0/+29
* fdo#71763: F6 key moves focus on this trip: Menu -> Sidebar -> Thumbnail viewZolnai Tamás2014-01-311-0/+3
* fdo#63154 Removed unused solar.h ref. in vclAlexandre Vicenzi2014-01-3033-264/+9
* Globally disable MSVC warning 4201 (nonstandard extension nameless struct)Stephan Bergmann2014-01-301-7/+0
* coverity#1019410 : Uninitialized scalar fieldNorbert Thiebaud2014-01-281-0/+1
* Resolves: #i124008# listbox entry's are selected automatically...Steve Yin2014-01-281-0/+1
* Document Application classChris Sherlock2014-01-281-103/+447
* Spelling correctionsTor Lillqvist2014-01-271-2/+2
* Edit::IsModified should return boolStephan Bergmann2014-01-262-2/+2
* undef check to progress mac buildCaolán McNamara2014-01-241-0/+4
* bool improvementsStephan Bergmann2014-01-231-2/+2
* Remove unnecessary verbiage.Chris Sherlock2014-01-231-47/+3
* Move defines into settings.hxxChris Sherlock2014-01-231-2/+4
* Document more of VCL's Application classChris Sherlock2014-01-231-21/+142
* Fix misaligned code commentChris Sherlock2014-01-221-2/+1
* Improve settings code reabilityChris Sherlock2014-01-221-0/+2
* bool improvements (related to mixing bool/sal_Bool in &=, |=, ^=)Stephan Bergmann2014-01-221-1/+1
* bool improvementsStephan Bergmann2014-01-221-28/+28
* bool improvementsStephan Bergmann2014-01-212-6/+6
* Change EnableNoYieldMode(bool) to better namesChris Sherlock2014-01-211-6/+15
* Remove unused Window parameter from SystemSettingsChangingChris Sherlock2014-01-201-2/+1
* Document VCL Application classChris Sherlock2014-01-201-50/+418
* Window::PreNotify should return boolStephan Bergmann2014-01-1813-27/+27
* Window::Notify should return boolStephan Bergmann2014-01-1715-28/+28
* make use that these VclBuilders have an XFrame to expose its dispatchCaolán McNamara2014-01-161-1/+4
* fdo#39468 translate more German comments, etc.Chris Sherlock2014-01-161-31/+23
* convert SvStream::operator<< overloads to more explicit methodsNoel Grandin2014-01-1614-19/+19
* Remove broken and unnecessary friend declaration.Matúš Kukan2014-01-161-2/+0
* nFlags parameter to Window::Hide appears effectively unusedStephan Bergmann2014-01-141-1/+1
* sal_uLong->size_tCaolán McNamara2014-01-141-5/+5
* longparas: bump nLen to 32bitCaolán McNamara2014-01-141-8/+8
* longparas: convert ValidateKashidas to sal_Int32Caolán McNamara2014-01-131-7/+5