summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2017-09-04loplugin:unnecessaryparen include c++ castsNoel Grandin3-3/+3
2017-09-04New loplugin:dyncastvisibilityStephan Bergmann7-8/+8
2017-09-04tdf#89130 Draw: Better UI for handling layer attributesUlrich Gemkow1-0/+15
2017-09-03set parent for insert media file dialogCaolán McNamara1-1/+1
2017-09-03SfxItemPool::AddRef always adds 1Jochen Nitschke1-3/+3
2017-09-03Fix leak BacktraceState (enable-dbgutil)Julien Nabet1-0/+1
2017-09-02set parent for open file dialogCaolán McNamara1-1/+2
2017-09-02convert SHAPEFLAG defines to scoped enum ShapeFlagJochen Nitschke3-28/+35
2017-09-02use more ErrCode.IsWarning()Noel Grandin1-3/+1
2017-09-02always use a systemwindow for file dialog parentCaolán McNamara1-3/+3
2017-09-02svx: Simplify code with std::unique_ptrTakeshi Abe1-2/+2
2017-09-02remove some castingCaolán McNamara1-1/+1
2017-09-02support XSystemDependentWindowPeer for all toplevel windowsCaolán McNamara1-5/+2
2017-09-01weird SetModalInputMode variant only called by itselfCaolán McNamara1-1/+0
2017-09-01Fix typosAndrea Gelmini1-1/+1
2017-09-01bump FileDialogHelper to XFilePicker3Caolán McNamara1-3/+3
2017-09-01tdf#111884: Implement export of group shapes in pptx.Jan Holesovsky1-2/+2
2017-08-31Bin fairly pointless default for parameter that was defaulted just once anywayTor Lillqvist1-1/+1
2017-08-31inline some use-once typedefsNoel Grandin3-19/+12
2017-08-31gpg4libre/comphelper: add storage helper for GPG encryption dataThorsten Behrens1-0/+3
2017-08-30nothing is reading the futilely set WB_AUTOSIZE bitCaolán McNamara1-1/+0
2017-08-30Resolves: tdf#95960 improve custom properties pageCaolán McNamara1-15/+19
2017-08-30gpg4libre: Add flag for filters that support GPG encryptionKatarina Behrens2-1/+4
2017-08-29rename SBX errorcodes to BASICNoel Grandin1-283/+144
2017-08-30osl: partial cleanup of socket_decl.hxx doxygen commentsChris Sherlock1-19/+38
2017-08-29move ListControl to vclMarkus Mohrhard1-2/+2
2017-08-29ListControl: append new entries by defaultMarkus Mohrhard1-1/+2
2017-08-29handle scroll wheel scrolling in new ListControlMarkus Mohrhard1-0/+1
2017-08-29remove some unused macro definitionsNoel Grandin1-12/+0
2017-08-29Add cautionary commentTor Lillqvist1-0/+4
2017-08-29add a listbox that can contain any controls as childrenMarkus Mohrhard1-0/+57
2017-08-29move all the basic errcodes to one fileNoel Grandin3-34/+34
2017-08-28svl: populate subject and date-time when verifying signatureAshod Nakashian1-0/+3
2017-08-28osl: rearrange socket.h sectionsChris Sherlock1-216/+215
2017-08-27convert code-class in ErrCode to scoped enumNoel Grandin9-350/+361
2017-08-27Fix typosAndrea Gelmini1-3/+3
2017-08-28osl: fix socket.h doxygen paramChris Sherlock1-1/+1
2017-08-27remove some unused svx error codesNoel Grandin1-11/+2
2017-08-27tdf#45904 Move _DataPilotItem Java tests to C++Jens Carl1-0/+34
2017-08-27tdf#45904: Move _DatabaseRange Java tests to C++Jens Carl1-0/+44
2017-08-27tdf#45904 Move _CellAreaLink Java tests to C++Jens Carl1-0/+38
2017-08-27replace magic numbers for ppt view typesJochen Nitschke1-2/+25
2017-08-27osl: document socket enumsChris Sherlock1-74/+89
2017-08-27osl: cleanup socket.hChris Sherlock1-80/+94
2017-08-26tdf#111980: DOCX: Handle ActiveX radio button groupTamás Zolnai1-0/+1
2017-08-27osl: clarify osl_scheduleThread() documentationChris Sherlock1-2/+4
2017-08-27osl: thread doxygen updateChris Sherlock1-1/+33
2017-08-25Get rid of need to use initial :: for ::opencl to avoid clash with sc::openclTor Lillqvist1-1/+1
2017-08-25Add check and comment for i18npool locale data using reserved formatIndexEike Rathke1-1/+13
2017-08-25loplugin:unusedfieldsNoel Grandin1-3/+0