summaryrefslogtreecommitdiff
path: root/vcl
AgeCommit message (Expand)Author
2017-04-25errinf.hxx moved out of tools and into vcl moduleChris Sherlock
2017-04-25tools: svstream.hxx needs only errcode.hxx & not errinf.hxxChris Sherlock
2017-04-25loplugin:checkunusedparams in vclNoel Grandin
2017-04-24tdf#107205 vcl: don't always use D2DWriteTextOutRendererMichael Stahl
2017-04-24drop old WinMtfOutput::DrawPolygon methodNoel Grandin
2017-04-23Replace GetImage with CommandInfoProvider::GetImageForCommandMaxim Monastirsky
2017-04-23Handle keyinput properly in case of BottomToTop vertical textTamás Zolnai
2017-04-22Notebookbar: better tab placing for the NotebookbarTabControlSzymon Kłos
2017-04-22tdf#102779 Set a minimum height for Notebookbar tabsYousuf Philips
2017-04-22Don't keep gGlobalGlyphCache, gTextureCache around until exitStephan Bergmann
2017-04-21gbuild: Remove MSVC 2013 legacy codeDavid Ostrovsky
2017-04-21remove unnecessary explicit linefeeds from end of SAL and OSL log callsNoel Grandin
2017-04-21remove some old MSVC workaroundsNoel Grandin
2017-04-20loplugin:unusedmethodsNoel Grandin
2017-04-20mnDateFormat in DateFormatter is unusedNoel Grandin
2017-04-19loplugin:subtlezeroinit (clang-cl)Stephan Bergmann
2017-04-19only one use of GetStandardTextCaolán McNamara
2017-04-19remove freshly unused menu support from src filesCaolán McNamara
2017-04-19vcl: protect Window from exceptions during construction.Michael Meeks
2017-04-19vcl JPEG import: remove unused pCallerDataMiklos Vajna
2017-04-19convert MeasurementSystem to scoped enumNoel Grandin
2017-04-18Window::ReleaseMouse warning isn't helpfulCaolán McNamara
2017-04-18cppcheck: useInitializationListMuhammet Kara
2017-04-18catch exception like text_wrapper_get_caret_offset doesCaolán McNamara
2017-04-17move the exception handlingCaolán McNamara
2017-04-17tdf#89329 Use std::unique_ptr for ImplData in vcl/syswinJames Raykowski
2017-04-16uitest: escape the " for the json string conversionMarkus Mohrhard
2017-04-16return false on exceptionCaolán McNamara
2017-04-15add ww2 fuzzerCaolán McNamara
2017-04-15Fix typosAndrea Gelmini
2017-04-14remove the remaining unused mouse cursorsCaolán McNamara
2017-04-14revert removal of apparently unused mouse cursorsCaolán McNamara
2017-04-14vcl PDF import: don't assume larger offset -> newer trailerMiklos Vajna
2017-04-13tdf#106933 vcl: delete D2DWriteTextOutRenderer before exit()Michael Stahl
2017-04-13convert DateFormat to scoped enum and rename to DateOrderNoel Grandin
2017-04-13fix issue related to using namespace with pchMarkus Mohrhard
2017-04-13Removed duplicated includesAndrea Gelmini
2017-04-12can use gb_CppunitTest_use_configuration and still access .ui filesCaolán McNamara
2017-04-12Notebookbar: remove dependency between all containers and IPrioritableSzymon Kłos
2017-04-12take the .ui files from $BRAND_BASE_DIR/$BRAND_SHARE_SUBDIRCaolán McNamara
2017-04-12fix typo @trhowsMichael Stahl
2017-04-12no need to use OUStringToOString in SAL_INFONoel Grandin
2017-04-12infinite SetDefaultSize->SetPosSize->SetDefaultSizeCaolán McNamara
2017-04-11PDF export of PDF images: compress page stream if requestedMiklos Vajna
2017-04-11Related: tdf#106972 vcl PDF import: downgrade PDF >= 1.5Miklos Vajna
2017-04-11convert ruler menu to .uiCaolán McNamara
2017-04-11tdf#107089 PDF export of PDF images: handle mixed filters of page streamsMiklos Vajna
2017-04-10Related: tdf#107013 PDF export of PDF images: improve content streamsMiklos Vajna
2017-04-10Resolves: tdf#107031 writer depends on ACTION_DEFAULTCaolán McNamara
2017-04-10Fix typos to complete commit b35552f39503Andrea Gelmini