summaryrefslogtreecommitdiff
path: root/vcl/inc
AgeCommit message (Expand)Author
2016-01-26Convert SAL_JOBSET_* defines to new JobSetFlags enum classMatteo Casalin
2016-01-26vcl: replace boost::shared_array with std::shared_ptrMichael Stahl
2016-01-26vcl: actually that shared_array was a scamMichael Stahl
2016-01-26vcl: convert boost::shared_array to std::shared_ptrMichael Stahl
2016-01-26wrong CreateDropTargetCaolán McNamara
2016-01-26Related: tdf#93054 gtk3: implement enough dnd to be dragged into...Caolán McNamara
2016-01-26fix windows buildNoel Grandin
2016-01-26vcl: GF_VERT is *only* for Windows implementationsChris Sherlock
2016-01-26vcl: remove unnecessary included headersChris Sherlock
2016-01-26vcl: regband.hxx doesn't need sal/types.h any moreChris Sherlock
2016-01-26vcl: remove unnecessary headers in printdlg.hxxChris Sherlock
2016-01-25Translate german commentStephan Bergmann
2016-01-25vcl: reformat tabs in vcl/inc/octree.hxxChris Sherlock
2016-01-25vcl: remove vcl/inc/magic.hChris Sherlock
2016-01-25vcl: move vcl/inc/list.h to vcl/source/fontsubset/Chris Sherlock
2016-01-25vcl: fix comments to vcl/inc/jobset.hChris Sherlock
2016-01-25vcl: rename impoct.hxx to impoctree.hxxChris Sherlock
2016-01-25vcl: remove comment cruft from vcl/inc/impoct.hxxChris Sherlock
2016-01-25vcl: remove unnecessary header includes from impgraph.hxxChris Sherlock
2016-01-25vcl: remove entirely useless comments, fix tab spacing of impgraph.hxxChris Sherlock
2016-01-25vcl: header cleanup of impfont.hxxChris Sherlock
2016-01-25vcl: remove unnecessary headers from impbmp.hxxChris Sherlock
2016-01-25vcl: minor tabification of vcl/inc/impbmp.hxxChris Sherlock
2016-01-25vcl: remove oddly misleading comment cruft from image.hChris Sherlock
2016-01-25vcl: listbox.hxx header cleanupChris Sherlock
2016-01-25vcl: rename private ilstbox.hxx header to listbox.hxxChris Sherlock
2016-01-25vcl: remove comment cruft from helpwin.hxxChris Sherlock
2016-01-25vcl: gtkprintwrapper is a private gtk only headerChris Sherlock
2016-01-25vcl: remove comment cruft from private header controldata.hxxChris Sherlock
2016-01-25git: rename dndlcon.{hxx|cxx} to dndlistenercontainer.{hxx|cxx}Chris Sherlock
2016-01-25vcl: fix cupsmgr.hxx header guardsChris Sherlock
2016-01-25vcl: fix svmconverter.hxx header guardsChris Sherlock
2016-01-25vcl: fix dndeventdispatcher.hxx header guardsChris Sherlock
2016-01-25vcl: move dndevdis.{hxx|cxx} to dndeventdispatcher.{hxx|cxx}Chris Sherlock
2016-01-25vcl: cupsmgr.hxx is a private Unix-only headerChris Sherlock
2016-01-25more usage of C++ osl::Mutex, osl::MutexGuardNoel Grandin
2016-01-25vcl: rename cvtsvm.{cxx|hxx} file to svmconverter.{cxx|hxx}Chris Sherlock
2016-01-23vcl: LogicalFontInstance no longer friend of ImplFontMetricDataChris Sherlock
2016-01-23vcl: add size property to the ImplFont classChris Sherlock
2016-01-22vcl: reorder and correctly initialize ImplFont private variablesChris Sherlock
2016-01-22ImplSVEvent::maDelData is unused nowStephan Bergmann
2016-01-22vcl: add orientation flag property to Font classChris Sherlock
2016-01-22Use C++ osl::Mutex, osl::MutexGuardStephan Bergmann
2016-01-22tdf#96407 Provide OS X version info for About boxDouglas Mencken
2016-01-22vcl: add font map names to Font classChris Sherlock
2016-01-21tdf#96420: Re-introduce SimpleWinLayoutTor Lillqvist
2016-01-21vcl: add subsettable flag property functions to Font classChris Sherlock
2016-01-21vcl: remove Font::GetFamily and Font::GetFamilyNoAsk (obsolete functions)Chris Sherlock
2016-01-21vcl: add embeddable font property functions to Font classChris Sherlock
2016-01-21vcl: tabify fontattributes.hxxChris Sherlock