summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-05-25Disable line arrow heads when a shape is selectedRishabh Kumar
2016-05-25Resolves: tdf#98895 range search crashes open office if range is nullCaolán McNamara
2016-05-25tdf#87026: Move accessibility relations to .ui file for LinePropertyPanelBaseMuhammet Kara
2016-05-25Resolves: rhbz#89554 Dragging table to other page causes crashCaolán McNamara
2016-05-25Window::SetData and Window::GetData are nearly unused nowCaolán McNamara
2016-05-25new src file has ExtraLong in use anymoreCaolán McNamara
2016-05-25no src file has BorderStyle in use anymoreCaolán McNamara
2016-05-25tdf#74795 RTF import: handle row-level default cell marginsMiklos Vajna
2016-05-25this temporary window will never see key inputMarkus Mohrhard
2016-05-25remove unused enum ImageColorTransformNoel Grandin
2016-05-25sd bccu#1840: .uno: commands for inserting rows / columns in Impress.Jan Holesovsky
2016-05-25(nearly) nothing uses GetUniqueId anymore, so remove it.Caolán McNamara
2016-05-25Convert BMP_FORMAT to scoped enumNoel Grandin
2016-05-25Convert AUTOCOMPLETE to scoped enumNoel Grandin
2016-05-25-Werror,-Wunused-macrosStephan Bergmann
2016-05-25Silence clang-cl -Werror,-Wmicrosoft-enum-value in external includeStephan Bergmann
2016-05-25Use VCL_GL_INFO hereTor Lillqvist
2016-05-25Avoid redundancy: The same information was logged in readProgramBinary()Tor Lillqvist
2016-05-25slideshow: appease MSVC 2013 with the std::chrono typesMichael Stahl
2016-05-25convert ImageType to scoped enumNoel Grandin
2016-05-25Don't claim to be reading a file before trying to open itTor Lillqvist
2016-05-25tdf#98792: This assertion is not neededTor Lillqvist
2016-05-25Convert XmlReader::Result to scoped enumNoel Grandin
2016-05-25l10ntools: replace boost::crc with rtl_crc32Michael Stahl
2016-05-25slideshow: replace boost::posix_time with C++11 std::chronoMichael Stahl
2016-05-25remove (un-)definitions of NDEBUG from source filesMichael Stahl
2016-05-25oox: replace boost::array with std::arrayMichael Stahl
2016-05-25SWITCH returns error if compared value contains an error, tdf#97831 follow-upWinfried Donkers
2016-05-25Resolves: tdf#96244 get the right Writer window view for Formula windowCaolán McNamara
2016-05-25because pCW->bCreate is always set to true, the conditional isn't usefulCaolán McNamara
2016-05-25tdf#95339 Extend test to distinguish minute/monthLaurent Balland-Poirier
2016-05-25correct description of range argument of MINIFS and MAXIFSStanislav Horacek
2016-05-25use consistent case for argument names of IFS functionStanislav Horacek
2016-05-25Convert Disposal to scoped enumNoel Grandin
2016-05-25Fix typosAndrea Gelmini
2016-05-25Template Manager: ListView in Save As and Category Selector DialogAkshay Deep
2016-05-25New Template Manager: Remove inheritance of TemplateContainerItemAkshay Deep
2016-05-25Template Manager: Filter by Application (Default)Akshay Deep
2016-05-25Convert SC_MF to scoped enumNoel Grandin
2016-05-25Creating a new category on move should update the category listAkshay Deep
2016-05-25Template Manager: Tooltips to display categoryAkshay Deep
2016-05-25tdf#98792: Add the 'Nirmala UI' font as fallback for 'Gautami' for TeluguTor Lillqvist
2016-05-25Convert FontHintStyle to scoped enumNoel Grandin
2016-05-25Convert XMLTextParagraphExport::FrameType to scoped enumNoel Grandin
2016-05-25tdf#98753 Find Toolbar does not display "Search key not found"Samuel Mehrbrodt
2016-05-25Fix mis-mergeStephan Bergmann
2016-05-25VclBuilder: pStore may indeed be emptyJulien Nabet
2016-05-25tdf#89329: use unique_ptr for pImpl in xmlcnitmXisco Fauli
2016-05-25SAL_FALLTRHOUGH in Windows-only codeStephan Bergmann
2016-05-25Mark dubious fallthrough cases as "SAL_FALLTHROUGH; //TODO ???" (in Win-only)Stephan Bergmann